FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package MyHIE.v4-test#0.0.1-alpha (218 ms)

Package MyHIE.v4-test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=MyHIE.v4-test@0.0.1-alpha&canonical=http://fhir.hie.moh.gov.my/StructureDefinition/ServiceRequest-my-core
Url http://fhir.hie.moh.gov.my/StructureDefinition/ServiceRequest-my-core
Version 1.0.0
Status active
Date 2023-11-03T08:59:59.9674702+00:00
Name ServiceRequestMyCore
Title ServiceRequest (MY Core)
Experimental False
Description A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.
Type ServiceRequest
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.hie.moh.gov.my/StructureDefinition/attester-my-core ExtensionAttester (MY Core)
http://fhir.hie.moh.gov.my/StructureDefinition/relates-to-my-core ExtensionRelatesTo (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/imaging-modality-my-core ValueSetImagingModality (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/imaging-my-core ValueSetImaging (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/imaging-region-my-core ValueSetImagingRegion (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/lab-my-core ValueSetLab (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/lab-sub-group-my-core ValueSetLabSubGroup (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/loinc-my-core ValueSetLoinc (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/procedure-code-my-core ValueSetProcedureCode (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/referral-form-my-core ValueSetReferralForm (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/schedule-type-my-core ValueSetScheduleType (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/servicerequest-category-my-core ValueSetServiceRequestCategory( MY Core)
http://fhir.hie.moh.gov.my/ValueSet/side-my-core ValueSetSide (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/site-my-core ValueSetSite (MY Core)


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ServiceRequest-my-core",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-10-31T04:46:08.6429712+00:00"
  },
  "url" : "http://fhir.hie.moh.gov.my/StructureDefinition/ServiceRequest-my-core",
  "version" : "1.0.0",
  "name" : "ServiceRequestMyCore",
  "title" : "ServiceRequest (MY Core)",
  "status" : "active",
  "date" : "2023-11-03T08:59:59.9674702+00:00",
  "publisher" : "Malaysia MOH - HIE Steering Committee",
  "description" : "A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "ServiceRequest",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "ServiceRequest.extension:attester",
        "path" : "ServiceRequest.extension",
        "sliceName" : "attester",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.hie.moh.gov.my/StructureDefinition/attester-my-core"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "ServiceRequest.extension:relatesTo",
        "path" : "ServiceRequest.extension",
        "sliceName" : "relatesTo",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.hie.moh.gov.my/StructureDefinition/relates-to-my-core"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "ServiceRequest.category",
        "path" : "ServiceRequest.category",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.category.coding",
        "path" : "ServiceRequest.category.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "ServiceRequest.category.coding:serviceRequestCategory",
        "path" : "ServiceRequest.category.coding",
        "sliceName" : "serviceRequestCategory",
        "max" : "1",
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/servicerequest-category-my-core"
        }
      },
      {
        "id" : "ServiceRequest.category.coding:serviceRequestCategory.system",
        "path" : "ServiceRequest.category.coding.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.my/CodeSystem/servicerequest-category-my-core"
      },
      {
        "id" : "ServiceRequest.category.coding:labSubGroup",
        "path" : "ServiceRequest.category.coding",
        "sliceName" : "labSubGroup",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/lab-sub-group-my-core"
        }
      },
      {
        "id" : "ServiceRequest.category.coding:labSubGroup.system",
        "path" : "ServiceRequest.category.coding.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.my/CodeSystem/lab-sub-group-my-core"
      },
      {
        "id" : "ServiceRequest.category.coding:imagingModality",
        "path" : "ServiceRequest.category.coding",
        "sliceName" : "imagingModality",
        "max" : "1",
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/imaging-modality-my-core"
        }
      },
      {
        "id" : "ServiceRequest.category.coding:imagingModality.system",
        "path" : "ServiceRequest.category.coding.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.my/CodeSystem/imaging-modality-my-core"
      },
      {
        "id" : "ServiceRequest.category.coding:imagingRegion",
        "path" : "ServiceRequest.category.coding",
        "sliceName" : "imagingRegion",
        "max" : "1",
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/imaging-region-my-core"
        }
      },
      {
        "id" : "ServiceRequest.category.coding:imagingRegion.system",
        "path" : "ServiceRequest.category.coding.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.my/CodeSystem/imaging-region-my-core"
      },
      {
        "id" : "ServiceRequest.category.coding:outsourceCategory",
        "path" : "ServiceRequest.category.coding",
        "sliceName" : "outsourceCategory"
      },
      {
        "id" : "ServiceRequest.category.coding:outsourceCategory.system",
        "path" : "ServiceRequest.category.coding.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.my/CodeSystem/outsource-category-my-core"
      },
      {
        "id" : "ServiceRequest.code",
        "path" : "ServiceRequest.code",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/loinc-my-core"
        }
      },
      {
        "id" : "ServiceRequest.code.coding",
        "path" : "ServiceRequest.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.code.coding:lab",
        "path" : "ServiceRequest.code.coding",
        "sliceName" : "lab",
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/lab-my-core"
        }
      },
      {
        "id" : "ServiceRequest.code.coding:lab.system",
        "path" : "ServiceRequest.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.my/CodeSystem/lab-my-core"
      },
      {
        "id" : "ServiceRequest.code.coding:imaging",
        "path" : "ServiceRequest.code.coding",
        "sliceName" : "imaging",
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/imaging-my-core"
        }
      },
      {
        "id" : "ServiceRequest.code.coding:imaging.system",
        "path" : "ServiceRequest.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.my/CodeSystem/imaging-my-core"
      },
      {
        "id" : "ServiceRequest.code.coding:procedure",
        "path" : "ServiceRequest.code.coding",
        "sliceName" : "procedure",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/procedure-code-my-core"
        }
      },
      {
        "id" : "ServiceRequest.code.coding:procedure.system",
        "path" : "ServiceRequest.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.my/CodeSystem/procedure-my-core"
      },
      {
        "id" : "ServiceRequest.asNeeded[x]",
        "path" : "ServiceRequest.asNeeded[x]",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/referral-form-my-core"
        }
      },
      {
        "id" : "ServiceRequest.authoredOn",
        "path" : "ServiceRequest.authoredOn",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.performerType",
        "path" : "ServiceRequest.performerType",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/schedule-type-my-core"
        }
      },
      {
        "id" : "ServiceRequest.bodySite",
        "path" : "ServiceRequest.bodySite",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "coding.id"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.bodySite:side",
        "path" : "ServiceRequest.bodySite",
        "sliceName" : "side",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/side-my-core"
        }
      },
      {
        "id" : "ServiceRequest.bodySite:side.coding.id",
        "path" : "ServiceRequest.bodySite.coding.id",
        "min" : 1,
        "fixedString" : "side"
      },
      {
        "id" : "ServiceRequest.bodySite:site",
        "path" : "ServiceRequest.bodySite",
        "sliceName" : "site",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/site-my-core"
        }
      },
      {
        "id" : "ServiceRequest.bodySite:site.coding.id",
        "path" : "ServiceRequest.bodySite.coding.id",
        "min" : 1,
        "fixedString" : "site"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.